C1.ScheduleCore Assembly / C1.Schedule Namespace / BaseStorage<T,TMappingCollection> Class / BoundMode Property

In This Topic
BoundMode Property (BaseStorage<T,TMappingCollection>)
In This Topic
Gets a value indicating if the collection is bound to data.
Syntax
'Declaration
 
Public ReadOnly Property BoundMode As System.Boolean
 
See Also